home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2399 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1022 b 

  1. Path: tudelft.nl!news
  2. From: S.O.denHengst@is.twi.tudelft.nl (Stephan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Capture print output from Dos-box under Windows 3.x Help Needed
  5. Date: Wed, 17 Jan 1996 21:37:51 GMT
  6. Organization: Delft University of Technology
  7. Message-ID: <4diqiv$8dl@mo6.rc.tudelft.nl>
  8. NNTP-Posting-Host: dutihy.twi.tudelft.nl
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I have a dos application that uses special characters in the
  12. printoutput when this output does't has to be printed but has to be
  13. faxed (the fax number is in the output).
  14.  
  15. As this application is always run in a dos-box from windows 3.x, don't
  16. know if I have to:
  17.  
  18. - write a dos TSR to capture this string and send the output to a   
  19.   file.
  20. or
  21. - programm anything?? in the windows print manager?? to capture the 
  22.   string and send the output to a file.
  23.  
  24. Please help me answering these questions. When it's possible I like to
  25. receive some refs to solutions or some example code which tells me how
  26. to handle this problem.
  27.  
  28. Thanks in advance,
  29.  
  30. Stephan
  31.  
  32.  
  33.